home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / file-roller / ui / batch-add-files.ui < prev    next >
Extensible Markup Language  |  2009-10-19  |  20KB  |  379 lines

  1. <?xml version="1.0"?>
  2. <interface>
  3.   <requires lib="gtk+" version="2.14"/>
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <object class="GtkDialog" id="batch_add_files_dialog">
  6.     <property name="border_width">5</property>
  7.     <property name="title" translatable="yes">Compress</property>
  8.     <property name="resizable">False</property>
  9.     <property name="window_position">center</property>
  10.     <property name="type_hint">normal</property>
  11.     <property name="has_separator">False</property>
  12.     <child internal-child="vbox">
  13.       <object class="GtkVBox" id="dialog-vbox11">
  14.         <property name="visible">True</property>
  15.         <property name="orientation">vertical</property>
  16.         <property name="spacing">2</property>
  17.         <child>
  18.           <object class="GtkHBox" id="hbox28">
  19.             <property name="visible">True</property>
  20.             <property name="border_width">5</property>
  21.             <property name="spacing">18</property>
  22.             <child>
  23.               <object class="GtkImage" id="a_add_image">
  24.                 <property name="width_request">64</property>
  25.                 <property name="height_request">64</property>
  26.                 <property name="visible">True</property>
  27.                 <property name="yalign">0</property>
  28.               </object>
  29.               <packing>
  30.                 <property name="expand">False</property>
  31.                 <property name="position">0</property>
  32.               </packing>
  33.             </child>
  34.             <child>
  35.               <object class="GtkVBox" id="vbox8">
  36.                 <property name="visible">True</property>
  37.                 <property name="orientation">vertical</property>
  38.                 <property name="spacing">6</property>
  39.                 <child>
  40.                   <object class="GtkTable" id="table5">
  41.                     <property name="visible">True</property>
  42.                     <property name="n_rows">2</property>
  43.                     <property name="n_columns">2</property>
  44.                     <property name="column_spacing">12</property>
  45.                     <property name="row_spacing">6</property>
  46.                     <child>
  47.                       <object class="GtkLabel" id="a_archive_label">
  48.                         <property name="visible">True</property>
  49.                         <property name="xalign">0</property>
  50.                         <property name="label" translatable="yes">_Filename:</property>
  51.                         <property name="use_underline">True</property>
  52.                         <property name="justify">center</property>
  53.                         <property name="mnemonic_widget">a_add_to_entry</property>
  54.                       </object>
  55.                       <packing>
  56.                         <property name="x_options">GTK_FILL</property>
  57.                         <property name="y_options"></property>
  58.                       </packing>
  59.                     </child>
  60.                     <child>
  61.                       <object class="GtkLabel" id="a_location_label">
  62.                         <property name="visible">True</property>
  63.                         <property name="xalign">0</property>
  64.                         <property name="label" translatable="yes">_Location:</property>
  65.                         <property name="use_underline">True</property>
  66.                         <property name="mnemonic_widget">a_location_filechooserbutton</property>
  67.                       </object>
  68.                       <packing>
  69.                         <property name="top_attach">1</property>
  70.                         <property name="bottom_attach">2</property>
  71.                         <property name="x_options">GTK_FILL</property>
  72.                         <property name="y_options"></property>
  73.                       </packing>
  74.                     </child>
  75.                     <child>
  76.                       <object class="GtkFileChooserButton" id="a_location_filechooserbutton">
  77.                         <property name="visible">True</property>
  78.                         <property name="action">select-folder</property>
  79.                         <property name="local_only">False</property>
  80.                         <property name="title" translatable="yes">Location</property>
  81.                         <property name="width_chars">15</property>
  82.                       </object>
  83.                       <packing>
  84.                         <property name="left_attach">1</property>
  85.                         <property name="right_attach">2</property>
  86.                         <property name="top_attach">1</property>
  87.                         <property name="bottom_attach">2</property>
  88.                         <property name="x_options">GTK_FILL</property>
  89.                         <property name="y_options">GTK_FILL</property>
  90.                       </packing>
  91.                     </child>
  92.                     <child>
  93.                       <object class="GtkHBox" id="hbox30">
  94.                         <property name="visible">True</property>
  95.                         <property name="spacing">6</property>
  96.                         <child>
  97.                           <object class="GtkEntry" id="a_add_to_entry">
  98.                             <property name="visible">True</property>
  99.                             <property name="can_focus">True</property>
  100.                             <property name="activates_default">True</property>
  101.                           </object>
  102.                           <packing>
  103.                             <property name="position">0</property>
  104.                           </packing>
  105.                         </child>
  106.                         <child>
  107.                           <object class="GtkHBox" id="a_archive_type_box">
  108.                             <property name="visible">True</property>
  109.                             <child>
  110.                               <placeholder/>
  111.                             </child>
  112.                           </object>
  113.                           <packing>
  114.                             <property name="position">1</property>
  115.                           </packing>
  116.                         </child>
  117.                       </object>
  118.                       <packing>
  119.                         <property name="left_attach">1</property>
  120.                         <property name="right_attach">2</property>
  121.                         <property name="x_options">GTK_FILL</property>
  122.                         <property name="y_options">GTK_FILL</property>
  123.                       </packing>
  124.                     </child>
  125.                   </object>
  126.                   <packing>
  127.                     <property name="position">0</property>
  128.                   </packing>
  129.                 </child>
  130.                 <child>
  131.                   <object class="GtkExpander" id="a_other_options_expander">
  132.                     <property name="visible">True</property>
  133.                     <property name="can_focus">True</property>
  134.                     <property name="expanded">True</property>
  135.                     <child>
  136.                       <object class="GtkAlignment" id="alignment2">
  137.                         <property name="visible">True</property>
  138.                         <property name="top_padding">6</property>
  139.                         <child>
  140.                           <object class="GtkTable" id="table6">
  141.                             <property name="visible">True</property>
  142.                             <property name="n_rows">3</property>
  143.                             <property name="n_columns">2</property>
  144.                             <property name="column_spacing">12</property>
  145.                             <property name="row_spacing">6</property>
  146.                             <child>
  147.                               <object class="GtkLabel" id="a_password_label">
  148.                                 <property name="visible">True</property>
  149.                                 <property name="xalign">0</property>
  150.                                 <property name="label" translatable="yes">_Password:</property>
  151.                                 <property name="use_underline">True</property>
  152.                                 <property name="mnemonic_widget">a_password_entry</property>
  153.                               </object>
  154.                               <packing>
  155.                                 <property name="x_options">GTK_FILL</property>
  156.                                 <property name="y_options"></property>
  157.                               </packing>
  158.                             </child>
  159.                             <child>
  160.                               <object class="GtkEntry" id="a_password_entry">
  161.                                 <property name="visible">True</property>
  162.                                 <property name="can_focus">True</property>
  163.                                 <property name="visibility">False</property>
  164.                                 <property name="invisible_char">●</property>
  165.                               </object>
  166.                               <packing>
  167.                                 <property name="left_attach">1</property>
  168.                                 <property name="right_attach">2</property>
  169.                                 <property name="y_options"></property>
  170.                               </packing>
  171.                             </child>
  172.                             <child>
  173.                               <object class="GtkCheckButton" id="a_encrypt_header_checkbutton">
  174.                                 <property name="label" translatable="yes">_Encrypt the file list too</property>
  175.                                 <property name="visible">True</property>
  176.                                 <property name="can_focus">True</property>
  177.                                 <property name="receives_default">False</property>
  178.                                 <property name="use_underline">True</property>
  179.                                 <property name="draw_indicator">True</property>
  180.                               </object>
  181.                               <packing>
  182.                                 <property name="left_attach">1</property>
  183.                                 <property name="right_attach">2</property>
  184.                                 <property name="top_attach">1</property>
  185.                                 <property name="bottom_attach">2</property>
  186.                                 <property name="x_options">GTK_FILL</property>
  187.                                 <property name="y_options"></property>
  188.                               </packing>
  189.                             </child>
  190.                             <child>
  191.                               <object class="GtkHBox" id="a_volume_box">
  192.                                 <property name="visible">True</property>
  193.                                 <property name="spacing">6</property>
  194.                                 <child>
  195.                                   <object class="GtkCheckButton" id="a_volume_checkbutton">
  196.                                     <property name="label" translatable="yes">Split in _volumes of</property>
  197.                                     <property name="visible">True</property>
  198.                                     <property name="can_focus">True</property>
  199.                                     <property name="receives_default">False</property>
  200.                                     <property name="use_underline">True</property>
  201.                                     <property name="draw_indicator">True</property>
  202.                                   </object>
  203.                                   <packing>
  204.                                     <property name="expand">False</property>
  205.                                     <property name="fill">False</property>
  206.                                     <property name="position">0</property>
  207.                                   </packing>
  208.                                 </child>
  209.                                 <child>
  210.                                   <object class="GtkSpinButton" id="a_volume_spinbutton">
  211.                                     <property name="visible">True</property>
  212.                                     <property name="can_focus">True</property>
  213.                                     <property name="adjustment">volume_adjustment</property>
  214.                                     <property name="climb_rate">1</property>
  215.                                     <property name="digits">1</property>
  216.                                     <property name="numeric">True</property>
  217.                                   </object>
  218.                                   <packing>
  219.                                     <property name="expand">False</property>
  220.                                     <property name="position">1</property>
  221.                                   </packing>
  222.                                 </child>
  223.                                 <child>
  224.                                   <object class="GtkLabel" id="label50">
  225.                                     <property name="visible">True</property>
  226.                                     <property name="label" translatable="yes" comments="MB means megabytes">MB</property>
  227.                                   </object>
  228.                                   <packing>
  229.                                     <property name="expand">False</property>
  230.                                     <property name="fill">False</property>
  231.                                     <property name="position">2</property>
  232.                                   </packing>
  233.                                 </child>
  234.                               </object>
  235.                               <packing>
  236.                                 <property name="right_attach">2</property>
  237.                                 <property name="top_attach">2</property>
  238.                                 <property name="bottom_attach">3</property>
  239.                                 <property name="x_options">GTK_FILL</property>
  240.                               </packing>
  241.                             </child>
  242.                             <child>
  243.                               <placeholder/>
  244.                             </child>
  245.                           </object>
  246.                         </child>
  247.                       </object>
  248.                     </child>
  249.                     <child type="label">
  250.                       <object class="GtkLabel" id="label48">
  251.                         <property name="visible">True</property>
  252.                         <property name="label" translatable="yes">_Other Options</property>
  253.                         <property name="use_underline">True</property>
  254.                       </object>
  255.                     </child>
  256.                   </object>
  257.                   <packing>
  258.                     <property name="position">1</property>
  259.                   </packing>
  260.                 </child>
  261.               </object>
  262.               <packing>
  263.                 <property name="position">1</property>
  264.               </packing>
  265.             </child>
  266.           </object>
  267.           <packing>
  268.             <property name="position">1</property>
  269.           </packing>
  270.         </child>
  271.         <child internal-child="action_area">
  272.           <object class="GtkHButtonBox" id="dialog-action_area11">
  273.             <property name="visible">True</property>
  274.             <property name="layout_style">end</property>
  275.             <child>
  276.               <object class="GtkButton" id="a_cancel_button">
  277.                 <property name="label">gtk-cancel</property>
  278.                 <property name="visible">True</property>
  279.                 <property name="can_focus">True</property>
  280.                 <property name="receives_default">False</property>
  281.                 <property name="use_stock">True</property>
  282.               </object>
  283.               <packing>
  284.                 <property name="expand">False</property>
  285.                 <property name="fill">False</property>
  286.                 <property name="position">0</property>
  287.               </packing>
  288.             </child>
  289.             <child>
  290.               <object class="GtkButton" id="a_add_button">
  291.                 <property name="visible">True</property>
  292.                 <property name="can_focus">True</property>
  293.                 <property name="has_focus">True</property>
  294.                 <property name="can_default">True</property>
  295.                 <property name="has_default">True</property>
  296.                 <property name="receives_default">False</property>
  297.                 <child>
  298.                   <object class="GtkAlignment" id="alignment1">
  299.                     <property name="visible">True</property>
  300.                     <property name="xscale">0</property>
  301.                     <property name="yscale">0</property>
  302.                     <child>
  303.                       <object class="GtkHBox" id="hbox29">
  304.                         <property name="visible">True</property>
  305.                         <property name="spacing">2</property>
  306.                         <child>
  307.                           <object class="GtkImage" id="a_create_image">
  308.                             <property name="visible">True</property>
  309.                             <property name="stock">gtk-ok</property>
  310.                           </object>
  311.                           <packing>
  312.                             <property name="expand">False</property>
  313.                             <property name="fill">False</property>
  314.                             <property name="position">0</property>
  315.                           </packing>
  316.                         </child>
  317.                         <child>
  318.                           <object class="GtkLabel" id="label45">
  319.                             <property name="visible">True</property>
  320.                             <property name="label" translatable="yes">C_reate</property>
  321.                             <property name="use_underline">True</property>
  322.                           </object>
  323.                           <packing>
  324.                             <property name="expand">False</property>
  325.                             <property name="fill">False</property>
  326.                             <property name="position">1</property>
  327.                           </packing>
  328.                         </child>
  329.                       </object>
  330.                     </child>
  331.                   </object>
  332.                 </child>
  333.               </object>
  334.               <packing>
  335.                 <property name="expand">False</property>
  336.                 <property name="fill">False</property>
  337.                 <property name="position">1</property>
  338.               </packing>
  339.             </child>
  340.             <child>
  341.               <object class="GtkButton" id="a_help_button">
  342.                 <property name="label">gtk-help</property>
  343.                 <property name="visible">True</property>
  344.                 <property name="can_focus">True</property>
  345.                 <property name="can_default">True</property>
  346.                 <property name="receives_default">False</property>
  347.                 <property name="use_stock">True</property>
  348.               </object>
  349.               <packing>
  350.                 <property name="expand">False</property>
  351.                 <property name="fill">False</property>
  352.                 <property name="position">2</property>
  353.                 <property name="secondary">True</property>
  354.               </packing>
  355.             </child>
  356.           </object>
  357.           <packing>
  358.             <property name="expand">False</property>
  359.             <property name="pack_type">end</property>
  360.             <property name="position">0</property>
  361.           </packing>
  362.         </child>
  363.       </object>
  364.     </child>
  365.     <action-widgets>
  366.       <action-widget response="0">a_cancel_button</action-widget>
  367.       <action-widget response="0">a_add_button</action-widget>
  368.       <action-widget response="-11">a_help_button</action-widget>
  369.     </action-widgets>
  370.   </object>
  371.   <object class="GtkAdjustment" id="volume_adjustment">
  372.     <property name="value">10</property>
  373.     <property name="lower">0.10000000000000001</property>
  374.     <property name="upper">1000</property>
  375.     <property name="step_increment">0.10000000000000001</property>
  376.     <property name="page_increment">10</property>
  377.   </object>
  378. </interface>
  379.